home *** CD-ROM | disk | FTP | other *** search
- --= WID = SIMTEL20 Ada Software Repository Item Description File = WID =--
- -- WIS TOOL NUMBER : WIS_TOOL_03_3
- -- LOCATION : ASR
- -- CATEGORY LEVEL 1 : COMMUNICATIONS
- -- CATEGORY LEVEL 2 : PROTOCOL
- -- CATEGORY LEVEL 3 : FTP/SMTP
- -- CATEGORY LEVEL 4 :
- -- INDEX : FTP
- -- INDEX : SMTP
- -- INDEX : File Transfer Protocol
- -- INDEX : Simple Mail Transfer Protocol
- -- INDEX : Protocol, File Transfer
- -- INDEX : Protocol, Simple Mail Transfer
- -- TAXONOMY : !Interfaces!Network Protocols!FTP/SMTP
- -- DEPENDENCIES :
- -- SEE ALSO :
- --= ABSTRACT ===============================================--
- -- 1. TOOL NAME : File Transfer and Simple Mail Transfer Protocol
- -- 2. TOOL NUMBER : 3-3
- --
- -- 3. CONTRACTOR :
- -- 3a CONTRACT # : N66001-84-C-0030
- -- 3b NAME : E-Systems, Inc., ECI Division
- -- 3c LOCATION : St. Petersburg, Florida
- -- 3d POC :
- --
- -- 4. TOOL DESCRIPTION :
- -- These tools provide the ability to transfer files and to send and
- -- receive mail among users on diverse hosts. File transfer will use
- -- Ada SEQUENTIAL_IO calls to read and write files and will interface
- -- to TCP(CDRL 0001) to send data across communication lines. The
- -- Simple Mail Transfer Protocol to be implemented is RFC-821.
- --
- -- 5. SCHEDULE :
- -- 5a PDR/CDR : yes N/A, Design Walkthroughs
- -- 5b DELIVERY : 22 JUN 85
- -- 5c DISTRIBUTION : GTE, NOSC, SIMTEL20
- --
- -- 6. CHARACTERISTICS :
- -- 6a DEVELOPMENT APPROACH :
- -- 6b HOST MACHINE : WICAT
- -- 6c OPERATING SYSTEM : VMS
- -- 6d COMPILER : Telesoft 1.5 (unvalidated)
- -- 6e DEPENDENCIES :
- -- 6f NUMBER OF STATEMENTS :
- --
- -- 7. DOCUMENTATION : User's Manual, Project Report
- -- 8. PORTABILITY : There are system (ECX) design dependencies and the
- -- extended use of assembly language routines and calls to OS
- -- services. Compiled on VAX with DEC Ada, execution not tested.
- --
- -- 9. WIS USE :
- -- 9a FOUNDATION AREA : Network Protocols
- -- 9b WIS USE AREA : Interfaces
- -- 10. COMMENTS: PPS / PDS documents are discussed but not required as a CDRL.
- -- 11. LAST CHANGE TO DATA : 21 March 1986.
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.DDN>FTP*.*
- -- FILE SPECS : PD:<ADA.DDN>SMTP*.*
- -- FILE SPECS : PD:<ADA.DDN>IFACE*.*
- -- FILE SPECS : PD:<ADA.DDN>*.LCL
- -- FILE SPECS : PD:<ADA.DDN>WICAT*.*
- -- FILE SPECS : PD:<ADA.DDN>USERSMAN*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.DDN>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- FTP.COM 1080 67
- -- FTP.PRO 3701 76
- -- FTP.SRC 375318 9366
- -- FTPBATCH.COM 548 11
- -- FTPSMTP.CMM 1253 34
- -- SMTP.COM 658 40
- -- SMTP.PRO 3701 76
- -- SMTP.SRC 68638 2369
- -- SMTPBAT.COM 545 11
- -- SMTPSER.COM 1020 30
- -- SMTPWICAT.DAT 198 18
- -- SMTPWICAT.SRC 77005 2239
- -- IFACE.COM 512 19
- -- IFACE.SRC 48820 1289
- -- IFACEBAT.COM 570 11
- -- USERNAMES.LCL 66 3
- -- WICATMISC.SRC 102526 3989
- -- USERSMAN.DIS 103 5
- -- USERSMAN.DOC 105163 2553
- -- =============== ========== ==========
- -- 19 Files 791425 22206
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-